EnemyType enemyBoss


HitPoints 65
Size 40
Color 1 1 1 1

ChangePathOnAllMountsKilled bossAlmostDeadPath

	// Make fireballs come out of his mouth, not his nose
BulletOffset 0 13

HasLifeBar true
HasBigExplosion true

AbortPathAtScreenBottom false
canSwoop false
MustKillToAdvance true
DoesRotate false

	// Must come before the MountSprite commands
SetMountRotation 55

MountSprite miniBossA angle 90 distance 30 Path miniBossAPath
MountSprite miniBossB angle 270 distance 30 Path miniBossBPath


BulletSize 10
BulletType Fireball
BulletSpeed 90

EntryScore 1000
BaseScore 1000